home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / print / qmove.com / QMOVE.DOC < prev   
Text File  |  1989-11-01  |  1KB  |  37 lines

  1. QM Queue Move Utility (c) Copyright 1989 Pat Carter
  2.  
  3. QM is a simple little utility that will move a print job from one queue
  4. to another.  To use QM you must be an QUEUE_OPERATOR and a QUEUE_SERVER
  5. for the queue that you want to move the job from, and a QUEUE_USER for the
  6. queue to want to move the job to.  QM allows you to move either the first
  7. available job in a queue or a specific job number.
  8.  
  9. Command line:
  10.  
  11. QM <source queue> <destination queue> <job number>
  12.  
  13. <job number> is optional, if you provide a job number QM will attempt to
  14. move that job.
  15.  
  16. Examples:
  17.  
  18. To move print job #127 in printq_0 to printq_1
  19.  
  20. QM printq_0 127 printq_1
  21.  
  22. To move the next available job in printq_0 to printq_1
  23.  
  24. QM printq_0 printq_1
  25.  
  26. QM is being distributed as Shareware, this program and documentation
  27. may be freely copied and shared, so long as this documentation is included
  28. with each copy of the program.    If you wish to register your copy of QMove,
  29. (and receive a copy the source code) please send $25.00 to:
  30.  
  31.     Pat Carter
  32.     126 W. Ritchie
  33.     Marceline, Mo 64658
  34.  
  35. Comments/suggestion are welcome.  Please send these via E-Plex to
  36. CompuServ Id 75470,2463.
  37.